Part Number Hot Search : 
BZV55C RKL4KD 01907 1M35V10 MLL5232B PME290 SB103 LC89925M
Product Description
Full Text Search
 

To Download 4461-868-PDK Datasheet File

  If you can't view the Datasheet, Please click here to try to view without PDF Reader .  
 
 


  Datasheet File OCR Text:
  rev. 0.5 9/14 copyright ? 2014 by silicon laboratories ezradiopro-dk ezradiopro-dk ezr adio pro ? d evelopment k its u ser ? s g uide 1. kits overview this user's guide describes the development kits of the ezradiopro wireless development kit family. each kit contains two rf nodes based on the wireless motherboard to support evaluation and development of sub-ghz rf links with the different ezradiopro devices. table 1 lists th e rf pico boards of the kits that use the latest c2a revision of the ezradiopro ics. table 2 lists the rf pico boards of the obsolete kits that use the previous b1b revision of the ezradiopro ics. table 3 lists the content that is common to all kits. table 1. rf pico boards of the ezradiopro development kits qty description part number si4461 development kit 868 mhz 4461c-868-pdk 2 si4461 rf transceiver pico board 868 mhz, 14 dbm, direct tie 4461cpce14d868-ek si4438 development kit 490 mhz 4438c-490-pdk 2 si4438 rf transceiver pico board 490 mhz, 20 dbm, direct tie 4438cpce20d490-ek si4463 development kit 915 mhz 4463c-915-pdk 2 si4463 rf transceiver pico boa rd 915 mhz, 20 dbm, switched 4463cpce20c915-ek table 2. rf pico boards of the obsolete ezradiopro development kits qty description part number si4060/si4362 development kit 868 mhz 4060-868-pdk 1 si4060 rf transmitter pico board 868 mhz, 10 dbm 4060-pce10b868-ek 1 si4362 rf receiver pico board 868 mhz 4362-prxb868-ek si4063/si4362 development kit 915 mhz 4063-915-pdk 1 si4063 rf transmitter pico board 915 mhz, 20 dbm 4063-pce20b915-ek 1 si4362 rf receiver pico board 915 mhz 4362-prxb915-ek si4461 development kit 868 mhz 4461-868-PDK 2 si4461 rf transceiver pico board 868 mhz, 14 dbm, direct tie 4461-pce14d868-ek si4438 development kit 490 mhz 4438-490-pdk 2 si4438 rf transceiver pico board 490 mhz, 20 dbm, direct tie 4438-pce20d490 si4463 development kit 915 mhz 4463-915-pdk 2 si4463 rf transceiver pico board 915 mhz, 20 dbm, switched 4463-pce20c915-ek table 3. content common to every kit qty description part number 2 wireless motherboard msc-wmb93x 2 c8051f930 mcu pico board uppi-930-rf 2 usb cable (usba-usb mini) 2 antenna with sma connection msc-at50-xxx 1 kit user guide
ezradiopro-dk 2 rev. 0.5 2. software setup there are two software tools provided by silicon labs to aid in ezr adiopro software development, the wireless development suite (wds) and the s ilicon labs integrated development environment (ide). the recommended starting point for ezradiopro development is the wds softwa re tool. this tool is able to identify the connected boards by reading their identification memories (ebid) and provides valuable help by greatly simplifying radio configuration, evaluation, and application development. 2.1. hardware and software requirements for wds the following hardware and software is required to run the wds: ?? windows xp or later ?? microsoft .net framework 3.5 or later ?? silicon labs cp210x vcp driver ?? wds v3.2.7.0 or later the lack of the .net framew ork and vcp driver are rec ognized during the wds instal lation. the install wizard will install the missing components after prompting the user for consent. 2.2. download wds wds can be obtained from the silicon labs web site free of charge at http://www.silabs.com/support%20documents/software/wds3-setup.exe 2.3. installation steps if wds is already installed on yo ur machine, skip this section. note: before installing this software, local administration rights must be obtained from your network administrator. 1. start wds3-setup.exe. 2. click ?next? to start the installation process. 3. accept the license agreement by clicking the check box, and then press the ?next? button. 4. select the in stallation folder. it is recommended to use the default folder, c:\program files\silabs\wds3 5. when your settings are confirmed, click ?install? to continue. 6. click ?finish? to close the wds installer.
ezradiopro-dk rev. 0.5 3 3. hardware setup after checking the kit contents against tables 2 and 3, t he kit can be put into operation by performing the steps listed below. figure 1. wireless motherboard top markings 1. insert an rf pico board into the connectors la beled as con1 and con2 on the wireless motherboard (wmb). 2. insert a uppi-930-rf mcu pico board into the co nnectors, j5, j6, j7, and j8 , on the wmb. the dotted corner of the f930 mcu has to point to the triangle symbol on the wmb. 3. connect the antenna to the sma connector on the rf pico board. 4. set the supply select switch to the usb position. 5. set the mcu dc/dc switch to the off position. 6. ensure that all the current measurement jumpers are in place. 7. start the wds on your pc. 8. using one of the usb cables in the kit, connect the wmb to the pc. 9. if necessary wait for windows to install the debug interface driver. 10. wds must identify the connect ed board and open an application mana ger window that lists information about the identified board. 11. boards are shipped without preloaded software. sample codes can be configured and downloaded to the mcu from wds. for details on how to use the wds, see the wds user's guides listed in "4. useful documentation" on page 5".
ezradiopro-dk 4 rev. 0.5 figure 2. wds application manager window repeat steps 1 to 9 for the other node of the kit. the two nodes are now ready for evaluation. detailed de scriptions of the example codes can be found in the programming guide listed in "4. useful documentation" on page 5. the following is a quick-step guide to performing simple packet tx/rx. 1. leave both nodes powered from the usb as described above. 2. select ?radio configuration application?. 3. from the radio configuration application window, select ?standard packet tx? for one node and ?standard packet rx? for the other node. 4. 4leave the default parameter settings un touched; simply click ?download project?. 5. now, the simple tx/rx sample project is running on the boards. when pressing one of the sw1 to sw4 buttons on the tx board, packets are sent, and the corresponding led of led1 to led4 lights up during the transmission. on the rx side, led1 is always on, while different combinations of led2 to led4 light up during successful packet reception according to the button pressed.
ezradiopro-dk rev. 0.5 5 4. useful documentation for general information on the ezradiopro chips, see the following data sheets: ?? si406x data sheet ?? si4362 data sheet ?? si446x data sheet for hardware design guidance, se e the following application notes: ?? an627: si4060/si4460/61 low-power pa matching ?? an629: si4460/61/63/64 rf ics layout design guide ?? an643: si446x/si4362 rx lna matching ?? an648: si4063/si4463/64 tx matching for detailed information on lab measurements and data sheet parameter verification, refer to the following application notes: ?? an655: range test application for ezradio? and ezradiopro? ?? an796: wireless developmen t suite general description ?? an632: wds user's guide for ezradiopro? devices for detailed information on programming the radio, refer to the following documents: ?? si406x api descriptions ?? si4362 api descriptions ?? si446x api descriptions ?? an633: programming guide for ezradiopro? si4x6x devices ?? download wds3 installer ?? download silicon labor atories ide installer more useful documents can be access ed via the ezradiopro web pages at http://www.silabs.com/products/wireles s/ezradiopro/pages/default.aspx
ezradiopro-dk 6 rev. 0.5 5. the wireless mother board hardware platform the wireless motherboard platform is a demo, evaluation, and development platform for ezradiopro radio ics. it consists of a wireless motherboard and interchangeable mcu and rf pico boards. figure 3. 8-bit wireless motherboard platform
ezradiopro-dk rev. 0.5 7 5.1. the wireless motherboard figure 4. wireless motherboard the wireless motherboard contains four pushbuttons, fo ur leds, and a buzzer as simple user interfaces. a graphical lcd displays menu items for range testing purposes and a potentiometer demonstrates analog capabilities of the mcu. a switch su pports the power options of the mcu's built-in dc/dc converter. using the current measurement jumpers, current consumption can be me asured separately either for the mcu, the radio, or the peripherals. the motherboard contains test pins for all i/o pins of the mcu and for all digital pins of the radio. in addition, there are sma connectors for the gpios of the radio for test equipment connection. a usb communication interface as well as a built-in silicon labs usb-to -c2 debug adapter are integrated onto the board so that the wireless motherboard (wmb) can be direct ly connected via usb to the pc for downloading and debugging code on the mcu. an interface connection towards sensor modules can also be found. the mcu is also connected to the rf pico board through a connector pair. mcu pico board rf pico board current measurement pins radio test pins radio gpio connectors buzzer reset button push buttons potentiometer mcu dc/dc converter switch mcu test pins power supply switch sensor module connector external power supply connection usb communication and debug interface
ezradiopro-dk 8 rev. 0.5 5.2. power scheme the power source of the platform can be selected with th e power supply selector swit ch ?supply select? on the wmb board. if this switch is in the ?usb? position, supply voltage is pr ovided by the pc that is connected to the ?j16? mini usb connector. if this switch is in the ?bat? position, the supply voltage is provided by two aa batteries in the battery holder on the bottom side of the board. if the ?supply select? switch is in the ?ext? position, supply voltage is provided by an external power source through the ?tp7? and ?tp9? points. using the ?mcu dc/dc? switch, the internal dc/dc conver ter of the c88051f930 mcu on the mcu pico board can be activated if the connected pico board supports this function. if the switch is in ?off? position, the mcu's dc/dc converter is inactive and the supply voltage is only determined by the state of the ?supply select? switch. positioning the switch to either ?ldo (1.25 v)? or ?1 cell? position w ill turn on the mcu's dc/dc converter by connecting 1.25?1.5 v supply voltage to the vbat pin and removing external power from the vdc pin. the mcu will provide 1.9 v in default setting on it s vdc pin to all the other connected lo ads. since this current is limited, it may be necessary to disconnect or disable some loadin g part of the board. for furt her details, see the mcu data sheet and the board schematic. the board schematic can be found in the ezradiopro development kit user's guide. a complete cad design pack of the board is also available at www.silabs.com . 5.3. rf pico board figure 5. rf pico board front side the rf pico board is a radio module that contains an ezradiopro radio ic, matching network and an sma connector on the top side. these components apart from the antenna connector are covered by a metal shield for noise reduction. the digital signals of the radio (sclk, sdi, sdo, nsel, scl, sda, vdd and gnd) can be accessed on test points at the edge of the board. the boards also have a factory loaded board identification memory (ebid) on the bottom side that contains data that describes the board properties. via the unified rf pico connector pair on the bottom side of the board, any rf pico board can be connected to the wmb.
ezradiopro-dk rev. 0.5 9 the schematic of an rf pico board can be found in the next chapter. the complete cad design pack of each rf pico board type is also available at www.silabs.com . 5.4. setting up and c onnecting the wmb to the pc steps for connecting the platform to the pc: 1. connect an rf pico board to the wmb board through the con1 and con2 connectors. 2. insert a uppi-930-rf mcu pico board in the connectors j5, j6, j7, j8 on the wmb. the dotted corner of the c8051f930 mcu has to point to the triangle symbol on the wmb. 3. connect an antenna to the sma connector on the rf pico board. 4. select the desired power sour ce with the supply select switch. 5. ensure that all the current measurement jumpers are in place. 6. connect the wmb board to a usb port of the pc. 7. wait for windows to install the driver of the debug interface if necessary. table 4. connections between the wmb board and the rf pico board si446x, si4362, si406x, si4438 wmb c8051f930 pin number pin name pin function rf pico board j1 connector wmb con2 connector pin name ep,18 gnd ground 2 1,2,19,20 gnd 8 vdd voltage supply input 1 17,18 vdd 11 nirq interr upt output active low 10 7 p0.1 1 sdn shutdown input active high 38p2.3 15 nsel spi select input 6 6 p1.4 12 sclk spi clock input 9 5 p1.0 14 sdi spi data input 7 3 p1.2 13 sdo spi data output 8 4 p1.1 9 gpio_0 general purpose i/o 12 11 p2.6 (2nd) 10 gpio_1 general purpose i/o 11 12 p1.3 19 gpio_2 general purpose i/o 5 13 p2.5 20 gpio_3 general purpose i/o 4 14 p2.4
ezradiopro-dk 10 rev. 0.5 6. wireless motherboard schematics figure 6. wireless motherboard schematic (1 of 4)
ezradiopro-dk rev. 0.5 11 figure 7. wireless motherboard schematic (2 of 4)
ezradiopro-dk 12 rev. 0.5 figure 8. wireless motherboard schematic (3 of 4)
ezradiopro-dk rev. 0.5 13 figure 9. wireless motherboard schematic (4 of 4)
ezradiopro-dk 14 rev. 0.5 rf section rf ebid 50ohm load si4463 class-e +20 dbm matching for 915mhz c1 2.2uf c2 100nf c3 100pf c4 33pf c5 100nf q1 30mhz r7 4r7 1 a0 2 a1 3 a2 4 vss 5 sda 6 scl 7 wp 8 vcc u3 24aa64t-i/mny c11 100nf 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 j1 cm2 4.3pf cm1 2.7pf cr2 1.0pf cr1 3.0pf c0 3.3pf lm1 10nh lr1 18nh cc2 56pf lm3 8.2nh lm2 10nh lr2 22nh l0 13nh 1 out1 2 gnd 3 out2 4 vc2 5 rf_in 6 vc1 u2 upg2214tb cc1 56pf sj9 sj10 lc3 120nh c9 56pf cm3 4.3pf sj1 1 txramp rf shield u4 shield_bmi-s-203-f trx cc3 56pf 1 sdn 2 rxp 3 rxn 4 tx 5 nc 6 vbata 7 txramp 8 vbatd 9 gpio_0 10 gpio_1 11 nirq 12 sclk 13 sdo 14 sdi 15 nsel 16 xout 17 xin 18 gndx 19 gpio_2 20 gpio_3 ep ep u1 si4463 cm 4.7pf 12 34 56 78 910 11 12 13 14 15 16 17 18 19 20 rfp1 sfh31-nppb-d10-sp_assymetric 12 34 56 78 910 11 12 13 14 15 16 17 18 19 20 rfp2 sfh31-nppb-d10-sp_assymetric pcb sticker 1 s1 pcb_sticker_13x25mm rf_sdn rf_gpio_3 rf_gpio_2 rf_mosi rf_miso rf_sclk rf_nirq rf_gpio_0 rfvdd rf_mosi rf_miso rf_sclk rf_nsel rf_nirq rf_sdn rf_gpio_0 rf_gpio_1 rf_gpio_2 rf_gpio_3 rfvdd rfvdd ebid_scl ebid_sda vpp vpp vpp vpp vpp rf_sdn rf_gpio_3 rf_gpio_2 rf_nsel rf_mosi rf_miso rf_sclk rf_nirq rf_gpio_1 rf_gpio_0 ebid_scl ebid_sda rf_gpio_1 rf_nsel rfvdd_tx rf_gpio_2 rf_gpio_0 rxn rxp tx1 rfvdd rfvdd rfvdd_tx figure 10. rf pico board
ezradiopro-dk rev. 0.5 15 figure 11. uppi-930-rf mcu pico board schematic (1 of 2)
ezradiopro-dk 16 rev. 0.5 figure 12. uppi-930-rf mcu pico board schematic (2 of 2)
disclaimer silicon laboratories intends to provide customers with the latest, accurate, and in-depth documentation of all peripherals and modules available for system and software implementers using or intending to use the silicon laboratories products. characterization data, available modules and peripherals, memory sizes and memory addresses refer to each specific device, and "typical" parameters provided can and do vary in different applications. application examples described herein are for illustrative purposes only. silicon laboratories reserves the right to make changes without further notice and limitation to product information, specifications, and descriptions herein, and does not give warranties as to the accuracy or completeness of the included information. silicon laboratories shall have no liability for the consequences of use of the information supplied herein. this document does not imply or express copyright licenses granted hereunder to design or fabricate any integrated circuits. the products must not be used within any life support system without the specific written consent of silicon laboratories. a "life support system" is any product or system intended to support or sustain life and/or health, which, if it fails, can be reasonably expected to result in significant personal injury or death. silicon laboratories products are generally not intended for military applications. silicon laboratories products shall under no circumstances be used in weapons of mass destruction including (but not limited to) nuclear, biological or chemical weapons, or missiles capable of delivering such weapons. trademark information silicon laboratories inc., silicon laboratories, silicon labs, silabs and the silicon labs logo, cmems?, efm, efm32, efr, energy micro, energy micro logo and combinations thereof, "the world?s most energy friendly microcontrollers", ember?, ezlink?, ezmac?, ezradio?, ezradiopro?, dspll?, isomodem ?, precision32?, proslic?, siphy?, usbxpress? and others are trademarks or registered trademarks of silicon laboratories inc. arm, cortex, cortex-m3 and thumb are trademarks or registered trademarks of arm holdings. keil is a registered trademark of arm limited. all other products or brand names mentioned herein are trademarks of their respective holders. http://www.silabs.com silicon laboratories inc. 400 west cesar chavez austin, tx 78701 usa simplicity studio one-click access to mcu tools, documentation, software, source code libraries & more. available for windows, mac and linux! www.silabs.com/simplicity mcu portfolio www.silabs.com/mcu sw/hw www.silabs.com/simplicity quality www.silabs.com/quality support and community community.silabs.com


▲Up To Search▲   

 
Price & Availability of 4461-868-PDK

All Rights Reserved © IC-ON-LINE 2003 - 2022  

[Add Bookmark] [Contact Us] [Link exchange] [Privacy policy]
Mirror Sites :  [www.datasheet.hk]   [www.maxim4u.com]  [www.ic-on-line.cn] [www.ic-on-line.com] [www.ic-on-line.net] [www.alldatasheet.com.cn] [www.gdcy.com]  [www.gdcy.net]


 . . . . .
  We use cookies to deliver the best possible web experience and assist with our advertising efforts. By continuing to use this site, you consent to the use of cookies. For more information on cookies, please take a look at our Privacy Policy. X